N头条>英语词典>instruction execution翻译和用法

instruction execution

英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]

网络  指令执行

计算机

英英释义

noun

  • (computer science) the process of carrying out an instruction by a computer
      Synonym:execution

    双语例句

    • Traditional programming model like C, C++ and Fortran are poorly suited to multi-core architectures because of the assumed single instruction stream execution model and centralized memory structure.
      C、C++和Fortran等基于单指令流和统一存储结构的传统编程模型已经无法适应多核处理器结构。
    • Propose the run time dispatched instruction decoder and issue logic based on instruction execution cycle.
      提出基于指令类型动态分配的译码器设计方案和基于指令执行周期的动态逻辑发射方案。
    • A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed.
      在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的一种技术。
    • Bochs was developed purely in the C++ language for interpreted x86 instruction execution and platform emulation.
      对于解译的x86指令执行和平台仿真,Bochs完全是用C++语言开发的。
    • This thesis sets forth case instruction in terms of executive condition, organizing execution and realistic meaning and so on.
      文中从案例教学法的实施条件、组织实施过程、现实意义等方面进行了阐述。
    • Pipeline is dealing with instruction, including instruction decode, issue, and execution.
      流水线正在处理指令,包括指令解码、发布和执行。
    • Composite electronic System is the hinge of the Pico-satellite, which undertakes the work of data processing, data storage, data transmission, Instruction code transmission and Instruction execution.
      综合电子系统是皮卫星的数据和指令枢纽,承担皮卫星数据处理、数据存储、数据传输及指令收发、响应等重要任务,是皮卫星的核心组成部分。
    • Research and Analysis of the Value Prediction and Instruction Reuse Techniques in Speculated Execution
      推测执行中值预测与指令重用技术的研究与分析
    • Based on the ( program counter) PC arbitrage strategy of multi-path execution, designing fetch instruction unit suit for selective dual path execution.
      通过研究多路径执行中的PC仲裁机制,设计适合双路径执行结构的取指部件。
    • Activity is a unit of instruction execution, and is the building block of a process.
      活动(activity)是指令执行的一个单元,它是一个流程的基本组成部分。